Fix ia64 tools build (new parameter in xc_vmx_build)
authordjm@kirby.fc.hp.com <djm@kirby.fc.hp.com>
Wed, 9 Nov 2005 18:59:28 +0000 (12:59 -0600)
committerdjm@kirby.fc.hp.com <djm@kirby.fc.hp.com>
Wed, 9 Nov 2005 18:59:28 +0000 (12:59 -0600)
tools/libxc/xc_ia64_stubs.c

index b21959b8d26972da340bd1282b55c309dc1910e0..281ec51980cb315e181321d548eefd9a67d22e75 100644 (file)
@@ -603,6 +603,7 @@ int xc_vmx_build(int xc_handle,
                  int memsize,
                  const char *image_name,
                  unsigned int control_evtchn,
+                 unsigned int lapic,
                  unsigned int vcpus,
                  unsigned int store_evtchn,
                  unsigned long *store_mfn)